new function to set/unset the selectable flag of a single row.
authorLars Hamann <lars@src.gnome.org>
Fri, 11 Sep 1998 13:52:42 +0000 (13:52 +0000)
committerLars Hamann <lars@src.gnome.org>
Fri, 11 Sep 1998 13:52:42 +0000 (13:52 +0000)
commitcb7c4d6c7fc277d68b542e991c76e3174335f068
treeb3674d93c0dff6bf49a728a2981b8986b06bcac7
parent6d13f0f9b336986ca246ae469a59aeb04853b31d
new function to set/unset the selectable flag of a single row.

* gtk/gtkclist.c (gtk_clist_set_selectable): new function
  to set/unset the selectable flag of a single row.
  (gtk_clist_get_selectable): new function
  to get the state of the selectable flag

* gtk/gtkctree.c (gtk_ctree_node_set_selectable)
  (gtk_ctree_node_get_selectable): clist analogons
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkclist.c
gtk/gtkclist.h
gtk/gtkctree.c
gtk/gtkctree.h